-
Home
-
WPGraphQL
-
1.12.0
-
Code
-
Classes
- WPConnectionType
Total Complexity |
44 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
462 |
Lines of code |
200 |
Logical lines of code |
66 |
Comment lines |
174 |
Methods |
12 |
Properties |
16 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
50 |
19 |
22 |
validate_config() |
S |
62 |
5 |
11 |
register_connection_input() |
S |
54 |
3 |
23 |
register_connection_field() |
S |
56 |
3 |
17 |
get_pagination_args() |
S |
53 |
2 |
25 |
get_edge_interfaces() |
S |
67 |
3 |
8 |
register_connection_type() |
S |
60 |
2 |
13 |
register_connection_edge_type() |
S |
53 |
1 |
25 |
register_one_to_one_connection_edge_type() |
S |
56 |
1 |
20 |
get_connection_fields() |
S |
56 |
1 |
19 |
get_connection_name() |
S |
68 |
2 |
7 |
register_connection() |
S |
65 |
2 |
10 |